Files
bddfdadb-603a-4830-aec5-22d…/vercel.json
2026-03-11 18:04:39 +02:00

5 lines
97 B
JSON

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