Files
bf478c78-2ada-4ee6-89f4-4c5…/vercel.json
2026-03-04 02:39:34 +00:00

5 lines
97 B
JSON

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