Files
a6993e54-41e7-4f70-aa90-c11…/vercel.json
2026-01-25 19:52:40 +02:00

5 lines
97 B
JSON

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