Files
0beaf7f2-66c8-445f-97d4-8fa…/vercel.json
2026-03-12 17:10:31 +00:00

5 lines
97 B
JSON

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