Files
55539c90-d069-4eeb-a90b-134…/vercel.json
2026-06-03 16:43:14 +00:00

5 lines
97 B
JSON

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