Files
3bc435f8-2aa7-4647-94d8-1e9…/vercel.json
2026-04-06 21:36:45 +00:00

5 lines
97 B
JSON

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