Files
e7b8e2aa-b02e-4993-b64e-63a…/vercel.json
2026-04-13 07:13:06 +00:00

5 lines
97 B
JSON

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