Files
0b0b1b5d-b623-4fda-92a6-ff0…/vercel.json
2026-03-16 08:54:22 +00:00

5 lines
97 B
JSON

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