Files
a9fdcec8-c46c-4e3d-b301-2f2…/vercel.json
2026-03-07 07:45:17 +00:00

5 lines
97 B
JSON

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