Files
3df214bd-372e-4ebb-ab7b-371…/vercel.json
2026-03-06 22:44:09 +00:00

5 lines
97 B
JSON

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