Files
33b561e5-4642-44bb-ae1b-5e7…/vercel.json
2026-04-21 06:58:44 +00:00

5 lines
97 B
JSON

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