Files
0ca70d9f-7d5b-4892-ad21-2bf…/vercel.json
2026-04-09 22:01:27 +00:00

5 lines
97 B
JSON

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