Files
d7559b1a-52d9-487e-a01e-9d9…/vercel.json
2026-04-04 23:32:56 +00:00

5 lines
97 B
JSON

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