Files
cfb3f178-6d7f-4d92-9c8a-357…/vercel.json
2026-04-07 16:00:06 +00:00

5 lines
97 B
JSON

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