Files
6603b1cb-d2b3-433e-b24e-d7a…/vercel.json
2026-01-27 15:42:03 +02:00

5 lines
97 B
JSON

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