Files
eec379f6-cc37-4fad-acb5-0f4…/vercel.json
2026-03-21 12:55:02 +00:00

5 lines
97 B
JSON

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