Files
b97d1e7b-4499-4d22-b1ae-f0e…/vercel.json
2026-05-25 00:41:12 +00:00

5 lines
97 B
JSON

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