Files
e54da1e5-ccf9-48fd-a191-1fb…/vercel.json
2026-04-23 21:57:36 +00:00

5 lines
97 B
JSON

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