Files
dee608f2-7fbf-4cde-9a49-ca5…/vercel.json
2026-03-06 06:47:06 +00:00

5 lines
97 B
JSON

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