Files
8957b2e4-e33b-43c5-975d-255…/vercel.json
2026-06-01 07:33:58 +00:00

5 lines
97 B
JSON

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