Files
9038fe1e-7dda-419a-834e-d55…/vercel.json
2026-04-08 15:10:48 +00:00

5 lines
97 B
JSON

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