Files
5bbf56ce-8ea7-4085-9545-edd…/vercel.json
2026-03-08 10:08:01 +00:00

5 lines
97 B
JSON

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