Files
60aa23d9-b1aa-44db-a76a-be4…/vercel.json
2026-02-23 14:46:03 +02:00

5 lines
97 B
JSON

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