Files
01ffc414-d5ae-49e6-b8f7-5a0…/vercel.json
2026-03-03 15:44:22 +00:00

5 lines
97 B
JSON

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