Files
69f113d9-178a-47a4-9ac4-6ff…/vercel.json
2026-04-06 06:36:14 +00:00

5 lines
97 B
JSON

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