Files
89fc9cfc-c93a-40e5-a2c5-5e2…/vercel.json
2026-06-10 19:07:54 +00:00

5 lines
97 B
JSON

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