Files
1585b3ae-5d28-4209-9f7a-591…/vercel.json
2026-04-18 03:06:30 +00:00

5 lines
97 B
JSON

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