Files
1fe36c1c-29ff-4d60-913c-d77…/vercel.json
2026-04-30 11:02:27 +00:00

5 lines
97 B
JSON

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