Files
926bd5a8-6263-4739-a7bd-8f1…/vercel.json
2026-03-09 13:20:37 +00:00

5 lines
97 B
JSON

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