Files
b0ee2a63-0964-4fbb-8329-3ea…/vercel.json
2026-02-17 21:43:30 +00:00

5 lines
97 B
JSON

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