Files
8bb12a49-7422-4c1c-8eb7-5e3…/vercel.json
2026-03-10 19:41:51 +00:00

5 lines
97 B
JSON

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