Files
796897d5-be35-4b43-96b6-77f…/vercel.json
2026-05-10 18:06:33 +00:00

5 lines
97 B
JSON

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