Files
39aa5294-40b1-4cde-abb3-38c…/vercel.json
2026-04-17 02:43:44 +00:00

5 lines
97 B
JSON

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