Files
1676bfdc-9760-4e64-8b8f-913…/vercel.json
2026-04-25 22:51:24 +00:00

5 lines
97 B
JSON

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