Files
d0fed9cf-4ffe-4af1-b4c8-272…/vercel.json
2026-03-29 16:21:42 +00:00

5 lines
97 B
JSON

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