Files
fdd0b611-abb4-40d4-ad11-41d…/vercel.json
2026-06-08 14:06:09 +00:00

5 lines
97 B
JSON

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