Files
b8231029-62d5-4f9d-8eb0-9c5…/vercel.json
2026-03-09 15:54:07 +00:00

5 lines
97 B
JSON

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