Files
7f84ad7f-ecad-4376-ba86-d75…/vercel.json
2026-06-01 10:13:26 +00:00

5 lines
97 B
JSON

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