Files
2f5a1dee-c73c-4fee-8c36-482…/vercel.json
2026-04-17 01:52:37 +00:00

5 lines
97 B
JSON

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