Files
ff31e603-d733-414e-b3e3-251…/vercel.json
2026-01-17 02:54:18 +02:00

5 lines
97 B
JSON

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