Files
537cd352-dfff-4d76-9e6c-1b6…/vercel.json
2026-02-26 23:34:40 +02:00

5 lines
97 B
JSON

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