Files
2645e151-ff92-424c-822d-103…/vercel.json
2026-06-12 23:55:30 +00:00

5 lines
97 B
JSON

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