Files
d54bc117-7f60-4fc1-9cb7-32d…/vercel.json
2026-05-31 20:08:58 +00:00

5 lines
97 B
JSON

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