Files
14f66933-c37c-4e78-b6f1-582…/vercel.json
2026-02-12 15:03:29 +00:00

5 lines
97 B
JSON

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