Files
69bb8270-ccf5-49ad-b5ff-ea0…/vercel.json
2026-03-05 17:17:37 +00:00

5 lines
97 B
JSON

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