Files
6b8f6016-bc61-4564-a90b-1e7…/vercel.json
2026-03-04 08:36:54 +00:00

5 lines
97 B
JSON

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