Files
9b14b9f0-d474-4961-b81b-e49…/vercel.json
2026-04-22 22:58:52 +00:00

5 lines
97 B
JSON

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