Files
b5ed43ff-5626-4f47-bc7b-c57…/vercel.json
2026-04-04 19:14:37 +00:00

5 lines
97 B
JSON

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