Files
19b240ba-95a5-4a32-b7c7-e22…/vercel.json
2026-03-11 21:21:08 +00:00

5 lines
97 B
JSON

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