Files
00bc1d8d-ff7a-487b-b6b1-7e5…/vercel.json
2026-05-23 12:26:22 +00:00

5 lines
97 B
JSON

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