Files
28db0803-f717-471b-a10a-b8a…/vercel.json
2026-03-29 19:48:50 +00:00

5 lines
97 B
JSON

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