Files
02f36d14-fcb1-43be-93d5-583…/vercel.json
2026-02-26 23:48:34 +02:00

5 lines
97 B
JSON

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