Files
b7c86732-80fb-48e5-847c-5cd…/vercel.json
2026-03-07 04:19:26 +00:00

5 lines
97 B
JSON

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