Files
529578ed-c9c5-4bc7-846d-627…/vercel.json
2026-03-31 17:19:10 +00:00

5 lines
97 B
JSON

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