Files
b47a69e1-793e-4f2f-b3fb-7b2…/vercel.json
2026-03-08 13:42:21 +00:00

5 lines
97 B
JSON

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