Files
3f04161d-9cf6-44f7-8466-96f…/vercel.json
2026-05-07 09:01:01 +00:00

5 lines
97 B
JSON

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