Files
bd1fb08f-e560-4d9a-9a57-fb8…/vercel.json
2026-06-01 14:09:57 +00:00

5 lines
97 B
JSON

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