Files
c910b32e-15f3-4035-ad5a-ef0…/vercel.json
2026-04-20 05:27:14 +00:00

5 lines
97 B
JSON

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