Files
7f866366-72ba-48f5-8904-c47…/vercel.json
2026-04-26 13:48:24 +00:00

5 lines
97 B
JSON

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