Files
a295774b-994f-4c96-8e7b-b81…/vercel.json
2026-05-30 13:36:16 +00:00

5 lines
97 B
JSON

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