Files
3b9f4e4d-7f36-47ed-b42d-dd8…/vercel.json
2026-03-07 14:58:13 +00:00

5 lines
97 B
JSON

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