Files
07c928de-da51-41b7-8b37-edf…/vercel.json
2026-03-08 06:58:27 +00:00

5 lines
97 B
JSON

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