Files
1f9dd8c3-13d7-48d3-87a5-e38…/vercel.json
2026-04-05 18:10:17 +00:00

5 lines
97 B
JSON

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