Files
f382b3f6-ba22-463c-b628-3f4…/vercel.json
2026-04-04 14:46:17 +00:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}