Files
fb30a72a-9482-4f84-b571-f08…/vercel.json
2026-05-07 12:13:18 +00:00

5 lines
97 B
JSON

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