Files
8b04c8b2-8f91-4583-8fb7-8c8…/vercel.json
2026-05-31 21:00:07 +00:00

5 lines
97 B
JSON

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