Files
2dd38694-d7d1-4320-be39-5f8…/vercel.json
2026-03-14 04:59:30 +00:00

5 lines
97 B
JSON

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