Files
47f07df4-c42f-4ba9-a676-b6a…/vercel.json
2026-06-12 18:44:53 +00:00

5 lines
97 B
JSON

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