Files
e59c55e5-e8d5-45d3-8944-0ff…/vercel.json
2026-06-10 08:27:51 +00:00

5 lines
97 B
JSON

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