Files
5959b8c7-8f0d-4d3d-b374-ef8…/vercel.json
2026-03-06 08:06:08 +00:00

5 lines
97 B
JSON

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