Files
12656e2b-94b6-43a5-8d4b-ff9…/vercel.json
2026-05-11 15:45:35 +00:00

5 lines
97 B
JSON

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