Files
b437c5e7-90d7-4ee0-a8d7-7b7…/vercel.json
2026-04-16 12:05:02 +00:00

5 lines
97 B
JSON

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