Files
5febe53e-c3e7-4eee-a2d5-a81…/vercel.json
2026-02-13 13:55:43 +02:00

5 lines
97 B
JSON

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