Files
6c9c5e4b-c96c-45db-b64f-856…/vercel.json
2026-06-10 05:07:51 +00:00

5 lines
97 B
JSON

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