Files
6066c9c1-157b-4ac3-81c1-e7f…/vercel.json
2026-03-08 15:26:58 +00:00

5 lines
97 B
JSON

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