Files
763ce2bb-6beb-4fc8-99f0-c8a…/vercel.json
2026-03-03 21:55:06 +00:00

5 lines
97 B
JSON

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