Files
4cb35a9f-0f92-42fe-b9e4-4e8…/vercel.json
2026-04-06 21:39:08 +00:00

5 lines
97 B
JSON

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