Files
7d82d4e1-668b-4cb6-96e8-644…/vercel.json
2026-06-03 04:34:18 +00:00

5 lines
97 B
JSON

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