Files
b975af1c-cc69-47ce-bf89-a90…/vercel.json
2026-03-26 09:28:45 +00:00

5 lines
97 B
JSON

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