Files
b2355319-f5fe-4cff-8d71-38f…/vercel.json
2026-04-17 23:48:37 +00:00

5 lines
97 B
JSON

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