Files
f8fbb389-edbe-4e30-83cf-c86…/vercel.json
2026-05-26 15:34:04 +00:00

5 lines
97 B
JSON

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