Files
b2f2f7a5-117b-4137-8732-e3d…/vercel.json
2026-05-06 07:43:32 +00:00

5 lines
97 B
JSON

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