Files
940f24e5-e9c8-4e05-93b0-3c9…/vercel.json
2026-03-11 22:48:14 +00:00

5 lines
97 B
JSON

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