Files
98eac946-017d-4a70-a441-d34…/vercel.json
2026-01-22 22:54:48 +02:00

5 lines
97 B
JSON

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