Files
d7e07185-eff5-4af1-98c6-4b9…/vercel.json
2026-04-11 21:39:18 +00:00

5 lines
97 B
JSON

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