Files
ec2131b7-0e85-49e5-b485-2ef…/vercel.json
2026-03-08 18:19:00 +00:00

5 lines
97 B
JSON

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