Files
d3258cc4-d952-41f1-bb1e-b36…/vercel.json
2026-03-09 12:51:38 +02:00

5 lines
97 B
JSON

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