Files
5d2e9e68-2486-40a5-91d1-92d…/vercel.json
2026-03-06 22:29:49 +00:00

5 lines
97 B
JSON

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