Files
c88e3c66-c65a-44c1-8381-82c…/vercel.json
2026-06-09 07:45:58 +00:00

5 lines
97 B
JSON

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