Files
47f305ee-87dc-4f4b-9df9-c92…/vercel.json
2026-03-03 08:15:08 +00:00

5 lines
97 B
JSON

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