Files
0d867eaa-13e1-44fc-89ad-e7d…/vercel.json
2026-04-17 06:59:11 +00:00

5 lines
97 B
JSON

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