Files
fde1d3e4-e410-48b0-8a86-6ed…/vercel.json
2026-03-09 17:07:29 +00:00

5 lines
97 B
JSON

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