Files
4f3fc2ce-8e1a-468a-885f-6d7…/vercel.json
2026-03-07 20:54:51 +00:00

5 lines
97 B
JSON

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