Files
d05c3811-acea-43fa-b6f3-469…/vercel.json
2026-03-20 17:43:15 +00:00

5 lines
97 B
JSON

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