Files
9af0f102-a159-49be-9006-6aa…/vercel.json
2026-04-16 07:47:04 +00:00

5 lines
97 B
JSON

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