Files
e5329b08-e7d6-4253-a192-ff9…/vercel.json
2026-04-25 22:23:05 +00:00

5 lines
97 B
JSON

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