Files
516bc2c9-9421-4e46-99e4-1ca…/vercel.json
2026-04-22 15:18:37 +00:00

5 lines
97 B
JSON

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