Files
00354bc9-e66f-4d4a-b2b1-e4f…/vercel.json
2026-04-22 23:33:36 +00:00

5 lines
97 B
JSON

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