Files
7db4ef13-6d7e-4d70-97af-9da…/vercel.json
2026-06-10 21:31:37 +00:00

5 lines
97 B
JSON

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