Files
332e3893-35f6-467c-9c35-e5e…/vercel.json
2026-04-08 17:44:13 +00:00

5 lines
97 B
JSON

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