Files
e17d7cd4-d4f9-4680-9fd8-715…/vercel.json
2026-04-10 01:20:21 +00:00

5 lines
97 B
JSON

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