Files
a49c18b7-bb59-4b3e-8f2e-2fd…/vercel.json
2026-03-12 07:12:36 +00:00

5 lines
97 B
JSON

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