Files
5cd6847f-b7cf-41da-bd42-d52…/vercel.json
2026-06-11 10:55:58 +00:00

5 lines
97 B
JSON

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