Files
1bfa42d8-e309-4df6-854d-511…/vercel.json
2026-03-06 22:52:09 +00:00

5 lines
97 B
JSON

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