Files
d19bdfe0-0e36-483b-b49e-908…/vercel.json
2026-04-08 12:04:24 +00:00

5 lines
97 B
JSON

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