Files
8f7d70f2-b13a-4fa4-b51f-ef6…/vercel.json
2026-03-13 14:31:12 +00:00

5 lines
97 B
JSON

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