Files
8251f7cb-199a-4ce1-858b-e23…/vercel.json
2026-04-11 07:38:44 +00:00

5 lines
97 B
JSON

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