Files
894bd616-194d-4e24-b5d7-439…/vercel.json
2026-04-19 23:38:55 +00:00

5 lines
97 B
JSON

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