Files
ffdd93b7-549e-48bd-949a-da0…/vercel.json
2026-05-24 07:32:57 +00:00

5 lines
97 B
JSON

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