Files
4dce6f79-31ec-4b6d-acf0-55d…/vercel.json
2026-03-24 16:19:09 +00:00

5 lines
97 B
JSON

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