Files
381f9faf-cedc-4d93-b732-00b…/vercel.json
2026-03-06 04:34:19 +00:00

5 lines
97 B
JSON

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