Files
bf6d8d6c-f413-446e-aef7-cf6…/vercel.json
2026-04-03 18:20:32 +00:00

5 lines
97 B
JSON

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