Files
8fdead44-ef3a-4d31-8e8f-eb6…/vercel.json
2026-06-10 00:24:16 +00:00

5 lines
97 B
JSON

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