Files
1ed37a8f-2e13-4076-8857-2bb…/vercel.json
2026-03-12 06:06:17 +00:00

5 lines
97 B
JSON

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