Files
f8f90852-1af9-4571-b10e-49e…/vercel.json
2026-04-08 04:38:16 +00:00

5 lines
97 B
JSON

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