Files
96cbe847-aa09-4fbf-a28a-5ef…/vercel.json
2026-03-17 07:15:27 +00:00

5 lines
97 B
JSON

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