Files
5f6d4df5-822e-414f-8060-16d…/vercel.json
2026-03-09 16:41:34 +00:00

5 lines
97 B
JSON

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