Files
6b16cd5f-129c-46f9-8ca9-412…/vercel.json
2026-03-16 09:35:10 +00:00

5 lines
97 B
JSON

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