Files
59638c3f-9e4d-4bda-86bf-5f3…/vercel.json
2026-05-09 10:43:52 +00:00

5 lines
97 B
JSON

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