Files
0ad1defc-ed8e-4476-8b4e-b9a…/vercel.json
2026-03-06 01:07:00 +00:00

5 lines
97 B
JSON

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